Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-12006 | GEN004540 | SV-37504r4_rule | Medium |
Description |
---|
The HELP command should be disabled to mask version information. The version of the SMTP service software could be used by attackers to target vulnerabilities present in specific software versions. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2016-07-22 |
Check Text ( None ) |
---|
None |
Fix Text (F-31413r3_fix) |
---|
To disable the SMTP HELP command, clear the Sendmail help file. # echo -n > /etc/mail/helpfile |